home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / chip-cd_2005_03d.zip / 03d / Narzedzia systemowe / Ace Utilities 2.42 / au.exe / {app} / au.chm / html / default.css < prev    next >
Cascading Style Sheet File  |  2004-09-16  |  712b  |  61 lines

  1. a:link
  2. {
  3.     color: rgb(51,51,204); 
  4. }
  5. a:visited
  6. {
  7.     color: rgb(102,153,204); 
  8. a:active 
  9. {
  10.     color: rgb(255,51,0);
  11. }
  12. body
  13. {
  14.     font-family: Verdana;
  15.     color: #000000;font-size:8pt
  16. }
  17. table
  18. {
  19.     table-border-color-light: rgb(255,153,51);
  20.     table-border-color-dark: rgb(0,0,0); 
  21. }
  22. h1, h2, h3, h4, h5, h6
  23. {
  24.     font-family: Arial, sans-serif;
  25. }
  26. h1
  27. {
  28.     color: #FFFFFF;
  29.     background-color: #497abf;
  30.     font-size: 16pt; 
  31.     
  32. }
  33. h2
  34. {
  35.     color: #497abf;
  36.     font-weight:bold
  37.     font-size: 14pt; 
  38.  
  39. }
  40. h3
  41. {
  42.     color: #497abf;
  43.     font-weight:bold
  44.     font-size: 12pt; 
  45.     
  46. }
  47. h4
  48. {
  49.     color: #497abf;
  50.     font-weight:bold    
  51.     font-size: 10pt; 
  52.  
  53. }
  54. h5
  55. {
  56.     color:  #497abf;
  57.     font-weight:bold
  58.     font-size: 8pt; 
  59.  
  60. }